home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / custsavr.zip / INFO.BAT < prev    next >
DOS Batch File  |  1994-07-18  |  828b  |  28 lines

  1. @echo off
  2. cls
  3. echo . 
  4. echo .
  5. echo .                CUSTOM SCREEN SAVER FOR WINDOWS
  6. echo . 
  7. echo . This program must be used from Windows.
  8. echo .
  9. echo . 1. Start Microsoft Windows.
  10. echo . 2. From the PROGRAM MANAGER, select FILE MENU and choose RUN.
  11. echo . 3. Type "(the drive letter and directory your source files are in)
  12. echo .    \setup" then press ENTER. 
  13. echo .
  14. echo . Example with your source files in "b:" drive, type "b:\setup" 
  15. echo . then press enter.
  16. echo .
  17. echo .
  18. echo . Example with your source files in "c:" drive in the directory 
  19. echo . "zip", type "c:\zip\setup" then press enter.
  20. echo .
  21. echo . NOTE: This program requires VBRUN300.DLL.  VBRUN300.DLL must 
  22. echo . be copied to your windows\system directory before attempting
  23. echo . to use the setup program provided. 
  24. echo .
  25. echo .
  26.  
  27.  
  28.